online-ml river
GitHub - online-ml/river: 🌊 Online machine learning in Python
River is a Python library for online machine learning. It aims to be the most user-friendly library for doing machine learning on streaming data. River is the result of a merger between creme and scikit-multiflow. As a quick example, we'll train a logistic regression to classify the website phishing dataset. Now let's run the model on the dataset in a streaming fashion.